home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / smashout.swf / scripts / DefineButton2_264 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-09  |  52 b   |  4 lines

  1. on(release){
  2.    controller.nextLevelRelease();
  3. }
  4.